From 9152fac118174b927ecd2ba8d05d4cc787f1f2a7 Mon Sep 17 00:00:00 2001 From: Juri Linkov Date: Fri, 26 Mar 2004 07:03:27 +0000 Subject: [PATCH] * eshell/esh-cmd.el (eshell-cmd): Comment out broken info-links to incomplete Info manual. --- lisp/eshell/esh-cmd.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/eshell/esh-cmd.el b/lisp/eshell/esh-cmd.el index e944020b1ed..9b4f54ce8bf 100644 --- a/lisp/eshell/esh-cmd.el +++ b/lisp/eshell/esh-cmd.el @@ -30,7 +30,7 @@ pressing . There are several different kinds of commands, however." :tag "Command invocation" - :link '(info-link "(eshell)Command invocation") + ;; :link '(info-link "(eshell)Command invocation") :group 'eshell) ;;; Commentary: -- 2.30.2